WorkingHoursTimeZone Property |
Contains elements that identify time zone information. This element also contains information about the transition between standard time and daylight saving time. This element is required if the WorkingHours element is used.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic SerializableTimeZone TimeZone { get; }Public ReadOnly Property TimeZone As SerializableTimeZone
Get
Property Value
Type:
SerializableTimeZone
See Also